home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 1 Issue 2 / PDCD-1 - Issue 02.iso / _utilities / utilities / 003 / _family / !Family / GEDCOM < prev    next >
Text File  |  1994-09-19  |  4KB  |  401 lines

  1. ;Machine-readable definition of GEDCOM syntax (under development).
  2.  
  3. ;Value type
  4. ;===================
  5. ;E event descriptor
  6. ;I cross ref to INDI
  7. ;N none
  8. ;T structure
  9. ;S string
  10.  
  11. file
  12. ;Top level
  13. ROOT N
  14. header
  15. event record
  16. family record
  17. individual record
  18. note record
  19. repository record
  20. source record
  21. submitter record
  22. trailer
  23.  
  24. address
  25. ;In address structure
  26. ADDR S
  27. phone number
  28.  
  29. address structure
  30. ;In individual,distributor,at level n
  31. ---- N
  32. site
  33. address
  34.  
  35. associate
  36. ;In family record,role structure
  37. ASSO I
  38. association descriptor
  39.  
  40. association descriptor
  41. ;In associate
  42. TYPE S
  43.  
  44. caste name
  45. ;In individual
  46. CAST S
  47.  
  48. change date
  49. ;In event record,family record
  50. CHAN
  51. date
  52. note structure
  53.  
  54. character set
  55. ;In header
  56. CHAR S
  57. version number
  58.  
  59. child
  60. ;In family record
  61. CHIL I
  62.  
  63. copyright statement
  64. ;In header
  65. COPR S
  66.  
  67. count of children
  68. ;In family record,individual
  69. NCHI S
  70.  
  71. count of marriages
  72. ;In individual
  73. NMR S
  74.  
  75. date
  76. ;In change date,event,family event
  77. DATE S
  78. time
  79.  
  80. destination system
  81. ;In header
  82. DEST S
  83.  
  84. distributor
  85. ;In source system
  86. CORP S
  87. address structure
  88.  
  89. event
  90. ;In event record
  91. <event tag> N
  92. event descriptor
  93. date
  94. place structure
  95. time period
  96. religious affiliation
  97. multi media link
  98. text structure
  99. source structure
  100. note structure
  101. role structure
  102.  
  103. event descriptor
  104. ;In event
  105. TYPE E
  106.  
  107. event record
  108. ;In file
  109. EVEN
  110. change date
  111. event
  112.  
  113. event structure
  114. ;In individual
  115. ??
  116.  
  117. family event
  118. ;In family record
  119. <family_event_tag>
  120. family event descriptor
  121. date
  122. place structure
  123.  
  124. family event descriptor
  125. ;In family event
  126. TYPE S
  127.  
  128. <family_event_tag>
  129. ;In family event
  130. CENS,MARR,MARB,MARC,MARL,MARS,ENGA,EVEN
  131.  
  132. family record
  133. ;In file
  134. FAM
  135. husband.
  136. wife.
  137. child.
  138. user reference number.
  139. family event
  140. divorce event
  141. associate
  142. count of children
  143. LDS family ordinance event
  144. source structure
  145. note structure
  146. multi media link
  147. change date
  148.  
  149. file name
  150. ;In header
  151. FILE S
  152.  
  153. format
  154. ;In GEDCOM version
  155. FORM S
  156.  
  157. GEDCOM version
  158. GEDC N
  159. version nuber
  160. format
  161.  
  162. header
  163. ;In file
  164. HEAD
  165. source system
  166. destination system
  167. transmission date and time
  168. submitter
  169. file name
  170. copyright statement
  171. user tag schema
  172. GEDCOM version
  173. character set
  174. language of text
  175. place
  176.  
  177. husband
  178. ;In family record
  179. HUSB I
  180.  
  181. individual
  182. ;In role structure
  183. name structure
  184. individual title
  185. sex
  186. event structure
  187. address structure
  188. religious affiliation
  189. religious name
  190. scholastic achievement
  191. occupation
  192. social security number
  193. national identity number
  194. possession
  195. physical description
  196. signature information
  197. count of marriages
  198. count of children
  199. nationality
  200. caste name
  201.  
  202. individual record
  203. ;In file
  204. ??
  205.  
  206. individual title
  207. ;In individual
  208. TITL S
  209.  
  210. language of text
  211. ;In header
  212. LANG S
  213.  
  214. LDS family ordinance event
  215. ;In family record
  216. ??
  217.  
  218. multi media link
  219. ;In event,family record
  220. ??
  221.  
  222. name structure
  223. ;In individual
  224. ??
  225.  
  226. national identity number
  227. ;In individual
  228. IDNO S
  229. type
  230.  
  231. nationality
  232. ; In individual
  233. NATI S
  234.  
  235. note record
  236. ;In file
  237. ??
  238.  
  239. note structure
  240. ;In family record,event,change date
  241. ??
  242.  
  243. occupation
  244. ;In individual
  245. OCCU S
  246.  
  247. phone number
  248. ;In address
  249. PHON S
  250. ??
  251.  
  252. physical description
  253. ;In individual
  254. DSCR S
  255.  
  256. place
  257. PLAC N
  258. place hierarchy
  259.  
  260. place hierarchy
  261. FORM T
  262. ??
  263.  
  264. place structure
  265. ;In event,family event
  266. ??
  267.  
  268. possession
  269. ;In individual
  270. PROP S
  271.  
  272. <relationship role tag>??
  273. [I]
  274.  
  275. religious affiliation
  276. ;In event,individual,religious name
  277. RELI S
  278. ??
  279.  
  280. religious name
  281. ;In individual
  282. NAMR S
  283. religious affiliation
  284.  
  285. repository record
  286. ;In file
  287. ??
  288.  
  289. role descriptor
  290. ;In role structure
  291. TYPE S
  292.  
  293. role structure
  294. ;In event
  295. <role_tag>
  296. role descriptor
  297. individual
  298. associate
  299.   **** T relationship_role_tag
  300.    TYPE S role descriptor
  301.    **** T individual
  302. ??
  303.  
  304. scholastic achievement
  305. ;In individual
  306. EDUC S
  307.  
  308. sex
  309. ;In individual
  310. SEX S
  311.  
  312. signature information
  313. ;In individual
  314. SIGN
  315.  
  316. site
  317. ;In address structure
  318. ??
  319.  
  320. social security number
  321. ;In individual
  322. SSN S
  323.  
  324. source record
  325. ;In file
  326. ??
  327.  
  328. source structure
  329. ;In family record,event
  330. ??
  331.  
  332. source system
  333. ;In header
  334. SOUR S
  335. version number
  336. product name
  337. NAME
  338. distributor
  339. 2 DATA S name of source data
  340. 3 DATE S publication date
  341. ??
  342.  
  343. submitter
  344. ;In header
  345. SUBM I
  346.  
  347. submitter record
  348. ;In file
  349. ??
  350.  
  351. tag schema
  352. ;In header
  353. 1 SCHEMA
  354. user tag schema
  355.  
  356. text structure
  357. ;In event
  358. ??
  359.  
  360. time
  361. ;In date
  362. TIME S
  363.  
  364. time_period
  365. ;In event
  366. PERI
  367. ??
  368.  
  369. trailer
  370. ;In file
  371. TRLR
  372. ??
  373.  
  374. transmission date and time
  375. ;In header
  376. DATE S
  377. transmission time
  378.  
  379. time
  380. TIME S
  381.  
  382. type
  383. ;In national identity number
  384. TYPE S
  385.  
  386. user reference number
  387. ;In family record
  388. REFN S
  389.  
  390. user tag schema
  391. ;In tag schema
  392. ??
  393.  
  394. version number
  395. ;In character set,GEDCOM version
  396. VERS S
  397.  
  398. wife
  399. ;In family record
  400. WIFE I
  401.